denokv_proto 0.8.4

Fundamental types, traits, and protobuf models for denokv
Documentation

denokv_proto

The denokv_proto crate provides foundational types and structures related to Deno KV protocol.

It contains the protobuf definitions for the KV Connect protocol, as well as the KV Connect specification. It also contains a Database trait that can be implemented to provide a Deno KV compatible database.